AI033
Modern Java in Action
The Java Module System (Project Jigsaw)
Learning Objectives
- Define the core problems solved by Project Jigsaw and JPMS
- Create and configure module-info.java descriptors with requires and exports
- Utilize jlink to create optimized custom runtime images